func os.removeAll

2 uses

	os (current package)
		path.go#L67: 	return removeAll(path)
		removeall_at.go#L15: func removeAll(path string) error {